Component org.nuxeo.ecm.platform.io.operations
In bundle org.nuxeo.ecm.platform.io.core
Contributions
XML Source
<?xml version="1.0"?>
<component name="org.nuxeo.ecm.platform.io.operations">
<extension target="org.nuxeo.ecm.core.operation.OperationServiceComponent"
point="operations">
<operation class="org.nuxeo.ecm.platform.io.operation.ExportDocument" />
</extension>
</component>